home *** CD-ROM | disk | FTP | other *** search
- Path: leakey.oac.uci.edu!yqian
- From: yqian@leakey.oac.uci.edu (Yao-jin Qian)
- Newsgroups: comp.lang.c++
- Subject: HELP -->> How to Include a File ??
- Date: 26 Feb 1996 23:46:08 GMT
- Organization: University of California, Irvine
- Message-ID: <4gtgo0$jvr@news.service.uci.edu>
- NNTP-Posting-Host: leakey.oac.uci.edu
- Keywords: Including, file
-
- Dear Netter:
-
- I have a porblem with MSC++4.0. When I include a *.cpp file ( such as a
- simple function definition or a simple class) by using the command of
- "add file to Project", I could not compile that file !! Each time I got an error
- message "C1010", can not find precompiled header file or somthing, but I
- do not include any precompiled header in my little *.cpp file.
-
- Coming from WorkStation, this is really frustrating for me since I used
- to a lot of small files being compiled seprately, then combined togather
- either to a lib file or link them by my makefile program.
-
- Please Help me.
-
-
- Thanks for Your time
-
- Yaojin Qian
-
- University of California, Irvine
- Medical Center
- Dept. of Radiation Oncology
- yqian@fourier.oac.uci.edu
-